home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Paragon Drive Backup 9
/
DB90_SE_x64.msi
/
Data1.cab
/
_4A32A4F3DD834195B50F248EC808AD8B
< prev
next >
Wrap
Text File
|
2008-06-28
|
5KB
|
152 lines
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Form1</class>
<widget class="QWidget">
<property name="name">
<cstring>Form1</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>352</width>
<height>114</height>
</rect>
</property>
<property name="caption">
<string>Form1</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="text">
<string>Please select backup you would like to restore:</string>
</property>
<property name="alignment">
<set>AlignTop|AlignLeft</set>
</property>
<property name="buddy" stdset="0">
<cstring>tvFileBrowser</cstring>
</property>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>10</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="2" column="3">
<property name="name">
<cstring>spacer4_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>10</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QLabel" row="3" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>GoNextTip</cstring>
</property>
<property name="text">
<string>To continue, click <b>Next</b></string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
</widget>
<widget class="CLineEdit" row="1" column="1">
<property name="name">
<cstring>edBackupLocation</cstring>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>Provide a full path to the required backup image here.</string>
</property>
</widget>
<widget class="QPushButton" row="1" column="2">
<property name="name">
<cstring>btnBrowse</cstring>
</property>
<property name="text">
<string>B&rowse</string>
</property>
<property name="accel">
<string>Alt+R</string>
</property>
<property name="whatsThis" stdset="0">
<string>Press the button to look for a particular backup image you would like to restore.</string>
</property>
</widget>
<spacer row="2" column="1">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
</grid>
</widget>
<connections>
<connection>
<sender>btnBrowse</sender>
<signal>clicked()</signal>
<receiver>Form1</receiver>
<slot>SelectBackup()</slot>
</connection>
</connections>
<slots>
<slot>SelectBackup()</slot>
</slots>
<layoutdefaults spacing="6" margin="0"/>
<includehints>
<includehint>lineedit.h</includehint>
</includehints>
</UI>